SYNOPSIS

Static Public Attributes

static const bool IsNormalized = true

The spherical kernel is normalized: K(x, x) = 1 for all x.

Detailed Description

template<>class mlpack::kernel::KernelTraits< SphericalKernel >

Kernel traits for the spherical kernel.

Definition at line 114 of file spherical_kernel.hpp.

Member Data Documentation

const bool \fBmlpack::kernel::KernelTraits\fP< \fBSphericalKernel\fP >::IsNormalized = true\fC [static]\fP

The spherical kernel is normalized: K(x, x) = 1 for all x.

Definition at line 118 of file spherical_kernel.hpp.

Author

Generated automatically by Doxygen for MLPACK from the source code.